Skip to content

[codex] Add cloud auth API test context#828

Merged
RhysSullivan merged 1 commit into
mainfrom
codex/cloud-auth-test-context
May 16, 2026
Merged

[codex] Add cloud auth API test context#828
RhysSullivan merged 1 commit into
mainfrom
codex/cloud-auth-test-context

Conversation

@RhysSullivan

@RhysSullivan RhysSullivan commented May 16, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add reusable cloud auth API test context for client-backed e2e tests.
  • Add colocated WorkOS, Autumn, session, user store, and API key test layers.

Validation

  • bun run --cwd apps/cloud typecheck
  • bunx oxlint -c .oxlintrc.jsonc apps/cloud/src/auth/cloud-auth-api.test-context.ts apps/cloud/src/auth/workos.test-layer.ts apps/cloud/src/services/autumn.test-layer.ts apps/cloud/src/auth/context.test-layer.ts apps/cloud/src/auth/middleware.test-layer.ts apps/cloud/src/auth/api-keys.test-layer.ts --deny-warnings
  • bunx oxfmt --check apps/cloud/src/auth/cloud-auth-api.test-context.ts apps/cloud/src/auth/workos.test-layer.ts apps/cloud/src/services/autumn.test-layer.ts apps/cloud/src/auth/context.test-layer.ts apps/cloud/src/auth/middleware.test-layer.ts apps/cloud/src/auth/api-keys.test-layer.ts

Stack

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented May 16, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
executor-marketing 6ac65b3 Commit Preview URL

Branch Preview URL
May 16 2026, 08:48 AM

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented May 16, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
executor-cloud 6ac65b3 May 16 2026, 08:48 AM

@pkg-pr-new

pkg-pr-new Bot commented May 16, 2026

Copy link
Copy Markdown

Open in StackBlitz

@executor-js/cli

npm i https://pkg.pr.new/@executor-js/cli@828

@executor-js/config

npm i https://pkg.pr.new/@executor-js/config@828

@executor-js/execution

npm i https://pkg.pr.new/@executor-js/execution@828

@executor-js/sdk

npm i https://pkg.pr.new/@executor-js/sdk@828

@executor-js/codemode-core

npm i https://pkg.pr.new/@executor-js/codemode-core@828

@executor-js/runtime-quickjs

npm i https://pkg.pr.new/@executor-js/runtime-quickjs@828

@executor-js/plugin-file-secrets

npm i https://pkg.pr.new/@executor-js/plugin-file-secrets@828

@executor-js/plugin-google-discovery

npm i https://pkg.pr.new/@executor-js/plugin-google-discovery@828

@executor-js/plugin-graphql

npm i https://pkg.pr.new/@executor-js/plugin-graphql@828

@executor-js/plugin-keychain

npm i https://pkg.pr.new/@executor-js/plugin-keychain@828

@executor-js/plugin-mcp

npm i https://pkg.pr.new/@executor-js/plugin-mcp@828

@executor-js/plugin-onepassword

npm i https://pkg.pr.new/@executor-js/plugin-onepassword@828

@executor-js/plugin-openapi

npm i https://pkg.pr.new/@executor-js/plugin-openapi@828

executor

npm i https://pkg.pr.new/executor@828

commit: 12d5819

@RhysSullivan RhysSullivan force-pushed the codex/cloud-auth-test-context branch from ee0228f to 12d5819 Compare May 16, 2026 08:38
@RhysSullivan RhysSullivan marked this pull request as ready for review May 16, 2026 08:44
@RhysSullivan RhysSullivan force-pushed the codex/reference-symlink-config branch from 79e8bd3 to 3028a80 Compare May 16, 2026 08:44
@RhysSullivan RhysSullivan force-pushed the codex/cloud-auth-test-context branch from 12d5819 to 80feeab Compare May 16, 2026 08:44
@RhysSullivan RhysSullivan changed the base branch from codex/reference-symlink-config to main May 16, 2026 08:45
@RhysSullivan RhysSullivan force-pushed the codex/cloud-auth-test-context branch from 80feeab to 6ac65b3 Compare May 16, 2026 08:45
@RhysSullivan RhysSullivan merged commit 62b8b7d into main May 16, 2026
2 checks passed
@RhysSullivan RhysSullivan deleted the codex/cloud-auth-test-context branch May 16, 2026 08:46
RhysSullivan added a commit that referenced this pull request May 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant